'宣言 Public Overloads Shared Function CreateCustom(Of T As ICustomEffect)( _ ByVal deviceContext As DeviceContext _ ) As Effect
public static Effect CreateCustom<T>( DeviceContext deviceContext ) where T: ICustomEffect
パラメータ
- deviceContext
- デバイスコンテキスト。
型パラメータ
- T